3.2922 \(\int \frac{(2+3 x)^{3/2}}{(1-2 x)^{3/2} (3+5 x)^{5/2}} \, dx\)

Optimal. Leaf size=156 \[ -\frac{494 \sqrt{1-2 x} \sqrt{3 x+2}}{3993 \sqrt{5 x+3}}-\frac{107 \sqrt{1-2 x} \sqrt{3 x+2}}{363 (5 x+3)^{3/2}}+\frac{7 \sqrt{3 x+2}}{11 \sqrt{1-2 x} (5 x+3)^{3/2}}-\frac{214 F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{605 \sqrt{33}}+\frac{494 E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{605 \sqrt{33}} \]

[Out]

(7*Sqrt[2 + 3*x])/(11*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2)) - (107*Sqrt[1 - 2*x]*Sqrt[2
 + 3*x])/(363*(3 + 5*x)^(3/2)) - (494*Sqrt[1 - 2*x]*Sqrt[2 + 3*x])/(3993*Sqrt[3
+ 5*x]) + (494*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/(605*Sqrt[33])
 - (214*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/(605*Sqrt[33])

_______________________________________________________________________________________

Rubi [A]  time = 0.34212, antiderivative size = 156, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 5, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.179 \[ -\frac{494 \sqrt{1-2 x} \sqrt{3 x+2}}{3993 \sqrt{5 x+3}}-\frac{107 \sqrt{1-2 x} \sqrt{3 x+2}}{363 (5 x+3)^{3/2}}+\frac{7 \sqrt{3 x+2}}{11 \sqrt{1-2 x} (5 x+3)^{3/2}}-\frac{214 F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{605 \sqrt{33}}+\frac{494 E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{605 \sqrt{33}} \]

Antiderivative was successfully verified.

[In]  Int[(2 + 3*x)^(3/2)/((1 - 2*x)^(3/2)*(3 + 5*x)^(5/2)),x]

[Out]

(7*Sqrt[2 + 3*x])/(11*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2)) - (107*Sqrt[1 - 2*x]*Sqrt[2
 + 3*x])/(363*(3 + 5*x)^(3/2)) - (494*Sqrt[1 - 2*x]*Sqrt[2 + 3*x])/(3993*Sqrt[3
+ 5*x]) + (494*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/(605*Sqrt[33])
 - (214*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/(605*Sqrt[33])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 31.1274, size = 143, normalized size = 0.92 \[ - \frac{494 \sqrt{- 2 x + 1} \sqrt{3 x + 2}}{3993 \sqrt{5 x + 3}} - \frac{107 \sqrt{- 2 x + 1} \sqrt{3 x + 2}}{363 \left (5 x + 3\right )^{\frac{3}{2}}} + \frac{494 \sqrt{33} E\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{19965} - \frac{214 \sqrt{35} F\left (\operatorname{asin}{\left (\frac{\sqrt{55} \sqrt{- 2 x + 1}}{11} \right )}\middle | \frac{33}{35}\right )}{21175} + \frac{7 \sqrt{3 x + 2}}{11 \sqrt{- 2 x + 1} \left (5 x + 3\right )^{\frac{3}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((2+3*x)**(3/2)/(1-2*x)**(3/2)/(3+5*x)**(5/2),x)

[Out]

-494*sqrt(-2*x + 1)*sqrt(3*x + 2)/(3993*sqrt(5*x + 3)) - 107*sqrt(-2*x + 1)*sqrt
(3*x + 2)/(363*(5*x + 3)**(3/2)) + 494*sqrt(33)*elliptic_e(asin(sqrt(21)*sqrt(-2
*x + 1)/7), 35/33)/19965 - 214*sqrt(35)*elliptic_f(asin(sqrt(55)*sqrt(-2*x + 1)/
11), 33/35)/21175 + 7*sqrt(3*x + 2)/(11*sqrt(-2*x + 1)*(5*x + 3)**(3/2))

_______________________________________________________________________________________

Mathematica [A]  time = 0.392732, size = 97, normalized size = 0.62 \[ \frac{\sqrt{2} \left (\frac{5 \sqrt{6 x+4} \left (2470 x^2+1424 x-59\right )}{\sqrt{1-2 x} (5 x+3)^{3/2}}+4025 F\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )-494 E\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )\right )}{19965} \]

Antiderivative was successfully verified.

[In]  Integrate[(2 + 3*x)^(3/2)/((1 - 2*x)^(3/2)*(3 + 5*x)^(5/2)),x]

[Out]

(Sqrt[2]*((5*Sqrt[4 + 6*x]*(-59 + 1424*x + 2470*x^2))/(Sqrt[1 - 2*x]*(3 + 5*x)^(
3/2)) - 494*EllipticE[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2] + 4025*EllipticF[
ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2]))/19965

_______________________________________________________________________________________

Maple [C]  time = 0.035, size = 267, normalized size = 1.7 \[ -{\frac{1}{119790\,{x}^{2}+19965\,x-39930}\sqrt{2+3\,x}\sqrt{1-2\,x} \left ( 20125\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}-2470\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+12075\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) -1482\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) +74100\,{x}^{3}+92120\,{x}^{2}+26710\,x-1180 \right ) \left ( 3+5\,x \right ) ^{-{\frac{3}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((2+3*x)^(3/2)/(1-2*x)^(3/2)/(3+5*x)^(5/2),x)

[Out]

-1/19965*(2+3*x)^(1/2)*(1-2*x)^(1/2)*(20125*2^(1/2)*EllipticF(1/11*11^(1/2)*2^(1
/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*
(1-2*x)^(1/2)-2470*2^(1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*1
1^(1/2)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+12075*2^(1/
2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+
5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))-1482*2^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1
/2)*(1-2*x)^(1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3
^(1/2)*2^(1/2))+74100*x^3+92120*x^2+26710*x-1180)/(3+5*x)^(3/2)/(6*x^2+x-2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (3 \, x + 2\right )}^{\frac{3}{2}}}{{\left (5 \, x + 3\right )}^{\frac{5}{2}}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^(3/2)/((5*x + 3)^(5/2)*(-2*x + 1)^(3/2)),x, algorithm="maxima")

[Out]

integrate((3*x + 2)^(3/2)/((5*x + 3)^(5/2)*(-2*x + 1)^(3/2)), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (-\frac{{\left (3 \, x + 2\right )}^{\frac{3}{2}}}{{\left (50 \, x^{3} + 35 \, x^{2} - 12 \, x - 9\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^(3/2)/((5*x + 3)^(5/2)*(-2*x + 1)^(3/2)),x, algorithm="fricas")

[Out]

integral(-(3*x + 2)^(3/2)/((50*x^3 + 35*x^2 - 12*x - 9)*sqrt(5*x + 3)*sqrt(-2*x
+ 1)), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((2+3*x)**(3/2)/(1-2*x)**(3/2)/(3+5*x)**(5/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (3 \, x + 2\right )}^{\frac{3}{2}}}{{\left (5 \, x + 3\right )}^{\frac{5}{2}}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((3*x + 2)^(3/2)/((5*x + 3)^(5/2)*(-2*x + 1)^(3/2)),x, algorithm="giac")

[Out]

integrate((3*x + 2)^(3/2)/((5*x + 3)^(5/2)*(-2*x + 1)^(3/2)), x)